
#qform { padding:20px 0; text-align:center; font-size:18pt; color:#888; }
#qform input[name=q] { box-sizing:border-box; width:74%; max-width:500px; height:40px; padding:10px 1px; vertical-align:middle; font-size:16pt; }
#qform input[type=submit] { box-sizing:border-box; width:22%; max-width:100px; height:40px; vertical-align:middle; font-size:18pt; }

h1 { padding:15px 0 5px 0; text-align:center; color:#d119a6; }

.spimg { box-sizing:border-box; width:100%; padding:10px; text-align:center; }
.spimg img { max-width:100%; }
.spimg h3 { padding:10px 0 15px 0; font-size:16pt; color:#666; }

.spbox { padding:15px 5px; background-color:#eee; text-align:center; }
.spbox .xbox { display:inline-block; width:98%; max-width:340px; margin:10px 10px 0 0; vertical-align:top; }
.spbox .ximg { border-style:none; }
.spbox .xlink { display:block; box-sizing:border-box; width:100%; padding:10px; text-align:center; color:#666; }
.spbox .xtitle { font-size:14pt; }
.spbox .xtags { font-size:10pt; color:#aaa; }
.spbox .xlink:hover { background-color:#ddd; color:#000; text-decoration:none; }
